Handles creating, reading and updating training materials.

GET /api/trainingmaterial/Data-brokering%20script/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 147,
    "name": "Data-brokering script",
    "description": "This project generates metadata in JSON-LD format for plant and animal biological samples and submits them to the European Nucleotide Archive (ENA)'s BioSamples database. The metadata is extracted from an Excel file and validated against the Plant MIAPPE checklist for plant samples and against the BioSamples minimal checklist for animal samples. Samples are then either submitted as new entries or updated if they already exist in the database.",
    "communities": [],
    "elixirPlatforms": [],
    "doi": null,
    "fileLocation": "https://forgemia.inra.fr/urgi-is/data-brokering",
    "fileName": "submit_data_biosamples_X.py",
    "topics": [],
    "keywords": [],
    "audienceTypes": [],
    "audienceRoles": [],
    "difficultyLevel": "",
    "providedBy": [
        {
            "id": 26,
            "name": "URGI",
            "url": "https://catalogue.france-bioinformatique.fr/api/team/URGI/?format=api"
        }
    ],
    "dateCreation": null,
    "dateUpdate": null,
    "licence": "CC-BY-4.0",
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/441/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/813/?format=api"
    ]
}